home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- location='pcucmd://HideMe';
- location='pcucmd://FrameDataLoaded';
- var strST = getParamVal("ST");
- var strStatus = getParamVal("Status")
- var strSourceID = getParamVal("SourceID");
- var stSource = strSourceID.substr(2,1);
-
- if (( stSource != '5' ) && ((strStatus == "2") || (strStatus == "3")) && ((strST == "1") || (strST == "3")))
- {
- location='pcucmd://Continue';
- }
- else
- {
- location='pcucmd://Next';
- }
- </script>
- </head>
- <body>
- </body>
- </html>
-